Appliance Recovery Reconciliation Job Status
Appliance Recovery Reconciliation Job Status
The Appliance Recovery Reconciliation Job Status enumerated type defines the status values that can be reported for an operation.
Possible values:
NONE
: The operation is not running.RUNNING
: The operation is in progress.SUCCEEDED
: The operation completed successfully.FAILED
: The operation failed.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
NONE,
RUNNING,
SUCCEEDED,
FAILED,